places sidebar: Preserve ::populate-popup functionality
authorMatthias Clasen <mclasen@redhat.com>
Thu, 16 Jul 2015 23:27:01 +0000 (19:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Jul 2015 12:57:39 +0000 (08:57 -0400)
commit7627ed8000ed705af3f963d861f5dd230902cd1f
tree86863bce41e97fc8a99998fff45e09392a688d75
parent33cc51d9942d66b3a0ea01097a65825c0fd6635f
places sidebar: Preserve ::populate-popup functionality

We "fix" this signal the same way we did for GtkEntry and
GtkTextView: slightly change the signature so that the passed
widget may be a container other than a GtkMenu, and add a
property to explicitly opt in to receiving the signal in
this case.
gtk/gtkplacessidebar.c